Skip to content

perf(transformer): decode large responses on worker isolate#67

Open
kapdroid wants to merge 1 commit intomainfrom
perf/isolate-decode-threshold
Open

perf(transformer): decode large responses on worker isolate#67
kapdroid wants to merge 1 commit intomainfrom
perf/isolate-decode-threshold

Conversation

@kapdroid
Copy link
Copy Markdown
Contributor

Install FusedTransformer with a contentLengthIsolateThreshold (default 50 KiB, configurable via ApiOptions.isolateDecodeThreshold) on all Dio instances so large JSON responses no longer block the main isolate.

Install FusedTransformer with a contentLengthIsolateThreshold (default
50 KiB, configurable via ApiOptions.isolateDecodeThreshold) on all Dio
instances so large JSON responses no longer block the main isolate.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@anujgupta-echocode
Copy link
Copy Markdown

🤖 AI PR Review

Automated Quality Checks

🔴 Critical: No Work Item Linked — PR has no linked work items (AB#). Business context and traceability missing. Every PR must reference a work item.

🟡 Medium: No Reviewers Assigned — PR has zero reviewers. Add at least one peer reviewer before merging.

Deep Code Analysis

⚠️ Code analysis skipped — source branch no longer available (likely deleted after merge). Only automated quality checks are shown below.

Changes

File Type

Generated by FANexus PR Reviewer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants